Clock.Ticks Property

Gets the ticks.
public long Ticks {get;}
This language is not supported or no code example is available.
public:  
property long Ticks { 
long get( ); 
}
This language is not supported or no code example is available.
public function get Ticks() : long;
This language is not supported or no code example is available.

Property Value

long

The ticks.

In this article

Definition