File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / doc / mpd53.html
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:39:23 2021 UTC (3 years, 2 months ago) by misho
Branches: mpd, MAIN
CVS tags: v5_9p16, v5_9, HEAD
mpd 5.9

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Timer events</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">

<A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
 <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
 <b>:</b> <A HREF="mpd52.html"><EM>Events</EM></A>
 <b>:</b> <EM>Timer events</EM><BR>
<b>Previous:</b> <A HREF="mpd52.html"><EM>Events</EM></A><BR>
<b>Next:</b> <A HREF="mpd54.html"><EM>Match events</EM></A>


<HR NOSHADE>
  <H2><A NAME="53"></A>6.2.1. Timer events</H2>
<p>Timer events are created with the <code>timer</code> command.  The
timer event occurs when the designated time has elapsed, starting
from the time at which the <code>timer</code> statement was executed.
Further execution continues starting with the target label
specified by the <code>timer</code> command.</p>
<p>Timer events (like all events) can only occur during the execution
of a <code>wait</code> command.</p>

 <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
 <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
 <b>:</b> <A HREF="mpd52.html"><EM>Events</EM></A>
 <b>:</b> <EM>Timer events</EM><BR>
<b>Previous:</b> <A HREF="mpd52.html"><EM>Events</EM></A><BR>
<b>Next:</b> <A HREF="mpd54.html"><EM>Match events</EM></A>



</BODY>
</HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>