namespace Core::HighPerformanceClock
Overview
High Performance Timing Functions (microsecond precision or better) More…
namespace HighPerformanceClock { // global functions abs_time getCount(); uint64 getFrequency(); } // namespace HighPerformanceClock
Detailed Documentation
High Performance Timing Functions (microsecond precision or better)
Global Functions
abs_time getCount()
Get the current tick count.
Returns:
The current tick count
uint64 getFrequency()
Get the tick frequency.
Returns:
The tick frequency