当前位置:网站首页>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 );边栏推荐
- Linked list operation can never change without its roots
- Locust learning record I
- From programmers to large-scale distributed architects, where are you (I)
- Strings and characters
- Knapsack problem and 0-1 knapsack problem
- Performance test overview
- shell awk
- Appscan installation error: unable to install from Net runtime security policy logout appscan solution
- Article publishing experiment
- IPv6 comprehensive experiment
猜你喜欢

Appscan installation steps

Using SA token to solve websocket handshake authentication

BGP advanced experiment

JMeter common configuration components and parameterization

Rhcsa learning practice

Hidden C2 tunnel -- use of icmpsh of ICMP
If you don't know these four caching modes, dare you say you understand caching?

JMeter Foundation

Dichotomy search (C language)

C language - stack
随机推荐
leetcode1229. Schedule the meeting
Communication layer of csframework
/*Write a loop to output the elements of the list container in reverse order*/
Advanced order of function
How do microservices aggregate API documents? This wave of show~
[Galaxy Kirin V10] [server] system startup failed
Dictionaries and collections
2022 AAAI fellow release! Yan Shuicheng, chief scientist of sail, and Feng Yan, Professor of Hong Kong University of science and technology, were selected
Write a program to judge whether the elements contained in a vector < int> container are 9.20: exactly the same as those in a list < int> container.
2022 ape circle recruitment project (software development)
Performance test method
Performance test overview
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
Ten key performance indicators of software applications
[Galaxy Kirin V10] [desktop] can't be started or the screen is black
VLAN part of switching technology
Introduction to tree and binary tree
[Galaxy Kirin V10] [server] grub default password
Rhcsa day 9
Summary of automated testing framework