MapControl.GetMonotonicTime Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Returns the monotonic time in microseconds.
The Thread Access Verifier will enforce this rule when it is active.
public:
static uint64_t getMonotonicTime ()
This method is provided to simplify the implementation of the update timer in subclasses. It returns the time elapsed from some unspecified time in the past, in microseconds.
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article