ContRap
The symbolic tool for control-flow based rapid prototyping.

Function QtTimer from qttools
Brief description

QtTimer(time:int,command:):QtTimer

Creates a timer and starts it with the given timeout period More ...

Function information
Name: QtTimer
Base: QtTimer
Group: Qt plugins:Timer plugins
Icon: qttimer.png
Color: red
Authors:
Copyright:

Detailed description

Creates a timer and starts it with the given timeout period

Input parameters
time: int
Timeout interval
command:
Command to execute

Return values
Default return value: QtTimer
New timer