TimingServices Members

The following tables list the members exposed by the TimingServices type.

Public Constructors

Name Description
Public Method TimingServices Initializes an instance of the TimingServices class.

Public Properties

Name Description
Public Property CurrentTicks Gets the current number of clock ticks on the emulator's system clock.
Public Property SystemClockFrequency Gets the clock frequency on the emulator's system clock.

Public Methods

Name Description
Public Method AdjustTime Adjusts the system clock time backward.
Public Method InitializeComponent Initializes the component that provides timing services to the emulator.
Public Method IsReplaceableBy Determines whether the TimingServices object was replaced by a specified component.
Public Method SetupComponent Initializes the timing services component.
Public Method UninitializeComponent Resets the component that provides timing services to the emulator.

Public Events

Name Description
Public Event ExecutionPaused Occurs whenever program execution pauses.
Public Event ExecutionResumed Occurs when a paused program resumes execution.

See Also

Reference

TimingServices Class
Microsoft.SPOT.Emulator.Time Namespace