StartTimer Method

Applies To

JournalItem object.

Description

Starts the timer on the journal entry. This method allows programmatic control of the timer function. The Duration, End, and Start properties are automatically updated when the timer is stopped.

Syntax

expression.StartTimer

expression An expression that returns an JournalItem object.

See Also

Duration property, End property, Start property.