<FMLiveSwitchISystemClock> Protocol Reference

A system clock interface. More...

Instance Methods

(long long) - getTimestamp
 Gets the current system timestamp in ticks. More...
 

Detailed Description

A system clock interface.

Method Documentation

◆ getTimestamp

- (long long) getTimestamp

Gets the current system timestamp in ticks.

10,000 ticks is equal to 1 millisecond.

Returns
The current system timestamp in ticks.

Reimplemented in FMLiveSwitchSystemClock.