ExecutionTimer Stop Method | Glimpse API Documentation |
Stops the timer instance.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- offset
- Type: System TimeSpan
The offset.
Return Value
Timing info that is collected as a result of the execution.Implements
IExecutionTimer Stop(TimeSpan)Remarks
See Also