static tick_count tick_count::now()

Returns

Current wall clock timestamp.

Caution

On Microsoft Windows* operating systems, the current implementation uses the function QueryPerformanceCounter. Some systems may have bugs in their basic input/output system (BIOS) or hardware abstraction layer (HAL) that cause different processors to return different results.