当前位置:网站首页>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 );边栏推荐
- [test theory] test phase analysis (unit, integration, system test)
- Crawl Zhejiang industry and trade news page
- [Galaxy Kirin V10] [server] NFS setup
- Rhsca day 11 operation
- Performance test process
- DNS hijacking
- Talk about scalability
- Terms related to hacker technology
- First article
- Discussion | has large AI become autonomous? Lecun, chief scientist of openai
猜你喜欢

Rhcsa - day 13

What is an excellent architect in my heart?

Rhcsa12

Quick sort (C language)

RHCE - day one

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

Virtual machine configuration network

DDL statement of MySQL Foundation

Introduction to tree and binary tree

Deepmind proposed a Zuan AI, which specially outputs network attack language
随机推荐
DDL statement of MySQL Foundation
MFC document view framework (relationship between classes)
Rhcsa - day 13
From programmers to large-scale distributed architects, where are you (2)
Jianzhi offer 04 (implemented in C language)
From programmers to large-scale distributed architects, where are you (I)
Huge number multiplication (C language)
[Galaxy Kirin V10] [server] FTP introduction and common scenario construction
[Galaxy Kirin V10] [server] iSCSI deployment
[Galaxy Kirin V10] [server] grub default password
Student achievement management system (C language)
leetcode1229. Schedule the meeting
BGP ---- border gateway routing protocol ----- basic experiment
TS type gymnastics: illustrating a complex advanced type
Day7 list and dictionary jobs
Delayed message center design
Pod management
[advantages and disadvantages of outsourcing software development in 2022]
Jemeter plug-in technology
Locust learning record I