Microsoft.SPOT.Emulator.Time Namespace
The Microsoft.SPOT.Emulator.Time namespace in the Microsoft® .NET Micro Framework provides API elements you can use to emulate timing services.
Classes
| Name | Description | |
|---|---|---|
![]() |
TimingServices | Provides API elements that enable an emulator program to initialize and control the system clock and get information about it. |
![]() |
TimingServices.Completion | Provides API elements that help you manage time-critical asynchronous tasks. This is an abstract class. |
![]() |
TimingServices.Continuation | Provides API elements that help you manage non-time-critical asynchronous tasks. This is an abstract class. |
![]() |
TimingServices.Timer | Provides API elements that help you manage time-critical asynchronous tasks that run a callback method. |
Delegates
| Name | Description | |
|---|---|---|
![]() |
TimingServices.OnExecutionPaused | Represents the method that handles the ExecutionPaused event of a TimingServices object. |
![]() |
TimingServices.OnExecutionResumed | Represents the method that handles the ExecutionResumed event of a TimingServices object. |
.png)
.png)