Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 17 Next »

Overview

  • The counter is a component used to count the time/duration

  • Counter displays duration in HH: MM: SS format

Attribute

1. Time in Millisecond

  1. You can give the total time in Milliseconds

  2. Once that time is met the counter will stop counting the time ahead

2. Counter Order:

The counter comes in two ordersĀ 

a. Increasing: Counter will start with 00 value and goes on increasing up to the maximum time set by you

b. Decreasing: Counter will start with the time value given by you in milliseconds in layout and goes on decreasing up to 00 value

3. Time to Display Warning :

You can display the warning message after a particular time with the help of the event, refer this linkEvents

  • No labels