TimeSpanConverter Convert Method | Glimpse API Documentation |
Converts the specified date.
Namespace: Glimpse.Core.SerializationConverterAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- date
- Type: System Object
The date.
Return Value
A double of rounded off milliseconds of the length of the time span.Implements
ISerializationConverter Convert(Object)See Also