Class TimeStamp
Definition
- Namespace:
- Tizen.Applications.RPCPort
- Assembly:
- Tizen.Applications.Common.dll
- API Level:
- 9
This structure represents the time stamp.
C#Copypublic class TimeStamp
- Inheritance
-
System.ObjectTimeStamp
Properties
Declaration
C#Copypublic long NanoSecond { get; }
Property Value
Type | Description |
---|---|
System.Int64 |
API Level: 9
Declaration
C#Copypublic long Second { get; }
Property Value
Type | Description |
---|---|
System.Int64 |