Plugin SDK

timer_item Class

Class that holds information about a single times (for timers/counters)

Inheritance Hierarchy

System.Object  Scheduler.timer_item
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public class timer_item


VB

Public Class timer_item


The timer_item type exposes the following members.

Constructors

 

Name

Description

Unknown Attachment

timer_item

 


Fields

 

Name

Description

Unknown Attachment

elapsed

 

Unknown Attachment

id

 

Unknown Attachment

running

 

Unknown Attachment

timername

 


See Also

Scheduler Namespace