Delegate TimeStampWrapper.CustomGetTimestampHandler
Defines a delegate to capture the timestamp
Namespace: Unity.Logging.Internal
Syntax
public delegate long CustomGetTimestampHandler();
Returns
| Type | Description |
|---|---|
| Int64 | long as a timestamp in nanoseconds |