In The Hand
TickCount Property
Namespaces
►
InTheHand.VisualBasic.Devices
►
Clock
►
TickCount
C#
Visual Basic
.NET Components for Mobility
Gets the millisecond count from the computer's system timer.
Declaration Syntax
C#
Visual Basic
public
int
TickCount
{
get
; }
Public
ReadOnly
Property
TickCount
As
Integer
Get
Value
An Integer containing the millisecond count from the computer's system timer.
Assembly:
InTheHand.VisualBasic
(Module: InTheHand.VisualBasic) Version: 7.0.0.0