stopwatch

Stopwatch module.

Windows uses QueryPerformanceFrequency and QueryPerformanceCounter. Posix platforms use clock_gettime (CLOCK_MONOTONIC).

Members

Structs

stopwatch_t
struct stopwatch_t
Undocumented in source.

Meta