Control : PulseTimer

Changes Locked Out for Planned Maintenance
Page Status: Beta
Jump to: navigation, search

PulseTimer Icon

Back to Controls

Contents

Description

The PulseTimer invokes an action every set number of milliseconds. The count-down followed by an action is performed a specified number of times.

The PulseTimer must be associated with a TimerConnection in order to work. The TimerView has two properties: Count and Frequency. The Count property specifies how many times to perform the specified action (the function the timer is bound to). The Frequency property specifies how many milliseconds to wait between calls.

How To

For a detailed example of how to use the control, see the PulseTimer Use Case

Associated Data Types

Associated Adapter Types

Required Connection Types

Associated Properties

Common Properties Index

Specialized Properties

Unique Properties

    Copyright © 2005 - 2007 Bungee Labs. All rights reserved.