Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
SimulationTimer Class Reference

A simulation timer that expires in simulation time. More...

Public Member Functions

void start ()
 Starts this timer. More...
 
void cancel ()
 Cancels this timer. More...
 
void expired ()
 This event is emitted when this timer expires. More...
 

Detailed Description

A simulation timer that expires in simulation time.

Member Function Documentation

◆ cancel()

void SimulationTimer::cancel ( )

Cancels this timer.

◆ expired()

void SimulationTimer::expired ( )

This event is emitted when this timer expires.

IPC event.

◆ start()

void SimulationTimer::start ( )

Starts this timer.


The documentation for this class was generated from the following file: