LeviLamina
Loading...
Searching...
No Matches
Bedrock::Profiling::PerfClock Class Reference

Static Public Member Functions

static MCAPI ::std::chrono::time_point< ::Bedrock::Profiling::PerfClock, ::std::chrono::duration< int64, ::std::ratio< 1, 1000000000000000000 > > > now ()
static MCAPI ::std::optional<::std::chrono::nanoseconds > tryApproximateToWallClockTime (::std::chrono::duration< int64, ::std::ratio< 1, 1000000000000000000 > > unitlessTime)

Member Function Documentation

◆ now()

MCAPI ::std::chrono::time_point< ::Bedrock::Profiling::PerfClock, ::std::chrono::duration< int64, ::std::ratio< 1, 1000000000000000000 > > > Bedrock::Profiling::PerfClock::now ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ tryApproximateToWallClockTime()

MCAPI ::std::optional<::std::chrono::nanoseconds > Bedrock::Profiling::PerfClock::tryApproximateToWallClockTime ( ::std::chrono::duration< int64, ::std::ratio< 1, 1000000000000000000 > > unitlessTime)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: