UTILITY

timer_start()

Start a high-resolution elapsed-time measurement.

Signature

float timer_start()

Example

$start = timer_start();

Available from: 1.5.0

Reference navigation

Previous: timer_end()

Next: to_bool()

Back to utilities