Function __global->microtime

Definitions

sources_custom/phpstub.php

  • Return current UNIX timestamp with microseconds.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$as_float boolean False N/A N/A Whether to return a float result

Return

  • Micro-time
  • Type: mixed
  • Set: N/A
  • Range: N/A