Constructor TimerThread
TimerThread(Int64, Counter)
Declaration
public TimerThread(long resolution, Counter counter)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | resolution | |
Counter | counter |
TimerThread(Counter)
Declaration
public TimerThread(Counter counter)
Parameters
Type | Name | Description |
---|---|---|
Counter | counter |