B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
System::HRTimer Class Reference

High resolution performance counter. More...

#include <B2BITS_HRTimer.h>

Static Public Member Functions

static System::u64 frequency (void) throw ()
 
static bool isSupported () throw ()
 
static System::u64 value (void) throw ()
 

Detailed Description

High resolution performance counter.

Member Function Documentation

◆ frequency()

static System::u64 System::HRTimer::frequency ( void )
throw ( )
inlinestatic

◆ isSupported()

static bool System::HRTimer::isSupported ( )
throw ( )
inlinestatic

◆ value()

static System::u64 System::HRTimer::value ( void )
throw ( )
inlinestatic