Class Timer
A simple timer used to measure the number of milliseconds since it was created.
Namespace: Unity.Networking.Transport.Utilities
Syntax
public class Timer
Constructors
Timer()
Declaration
public Timer()
Properties
ElapsedMilliseconds
Declaration
public long ElapsedMilliseconds { get; }
Property Value
Type | Description |
---|---|
Int64 |