TimerEvent class declaration. More...
#include <xsi_eventinfo.h>
Go to the source code of this file.
Classes |
|
class | TimerEvent |
A
TimerEvent represents a system timer and allows you to specify
the interval and the delay time at which a timer elapses. Timers in
Softimage are independent of the timeline clock and can be used to
produce recurrent work accurately. For example, you can implement
an autosave mechanism with a
TimerEvent. More... |
|
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |
TimerEvent class declaration.
Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.