当前位置:网站首页>Capl: timer event
Capl: timer event
2022-07-04 10:51:00 【picoasis】
Timer type
timer: In seconds
msTimer: In Milliseconds
Define timer
Variable
{
timer The name of the timer ;
msTimer The name of the timer ;
}
Set the time of the timer
setTimer: Set the timer execution time , Only once
setTimerCyclic: Set the timer cycle execution time
setTimer/setTimerCyclic( Timer name , Timing time );
Trigger
Run timer , The program that triggers this event
on timer/msTimer Timer name
{
The program to be executed ;
}
stop it
cancelTimer( Timer name );
边栏推荐
- F12 clear the cookies of the corresponding web address
- [Galaxy Kirin V10] [server] NFS setup
- unit testing
- Sword finger offer 05 (implemented in C language)
- Network connection (III) functions and similarities and differences of hubs, switches and routers, routing tables and tables in switches, why do you need address translation and packet filtering?
- Jemeter script recording
- Safety testing aspects
- Locust learning record I
- Open the neural network "black box"! Unveil the mystery of machine learning system with natural language
- Add t more space to your computer (no need to add hard disk)
猜你喜欢
How do microservices aggregate API documents? This wave of show~
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
Article publishing experiment
[machine] [server] Taishan 200
Postman interface test
DDL statement of MySQL Foundation
Error C4996 ‘WSAAsyncSelect‘: Use WSAEventSelect() instead or define _ WINSOCK_ DEPRECATED_ NO_ WARN
Rhcsa day 10 operation
Huge number multiplication (C language)
Using SA token to solve websocket handshake authentication
随机推荐
The most detailed teaching -- realize win10 multi-user remote login to intranet machine at the same time -- win10+frp+rdpwrap+ Alibaba cloud server
OSPF summary
Talk about scalability
Get the data of the top 100 headlines today with Tianxing data
VI text editor and user rights management, group management and time management
Seven examples to understand the storage rules of shaped data on each bit
Two way process republication + routing policy
From programmers to large-scale distributed architects, where are you (2)
Dynamic memory management
Recursive method to achieve full permutation (C language)
When I forget how to write SQL, I
Huge number multiplication (C language)
Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of
I What is security testing
/*The rewriter outputs the contents of the IA array. It is required that the type defined by typedef cannot be used in the outer loop*/
[Galaxy Kirin V10] [server] system startup failed
JMeter assembly point technology and logic controller
The bamboo shadow sweeps the steps, the dust does not move, and the moon passes through the marsh without trace -- in-depth understanding of the pointer
[Galaxy Kirin V10] [server] set time synchronization of intranet server
RHCE - day one