module

CogUtil::Timer

Timing utilities

Class methods

benchmark(description : String = "Operation", &)

Benchmark block execution time

current_micros

Get current timestamp in microseconds

current_millis

Get current timestamp in milliseconds