Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Events
EventTimer Class
EventTimer Methods
Change Method
Dispose Method
EventTimer
Change Method
Namespace:
AxiomCore2.Events
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Change
(
int
dueTime
,
int
period
= -1 )
Parameters
dueTime
Type:
System
Int32
period
(Optional)
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
EventTimer Class
AxiomCore2.Events Namespace