Time and Stopwatch Functions

Prev Next

Introduction

B4P provides some powerful functions to process time information (particularly the variable type date with time info contained) as well as stopwatch functions to measure the performance of your applications.


Procedures and Functions Provided:


Time Info Functions:
    hour
    minute
    second

Stopwatch functions:
    watch continue
    watch read
    watch reset
    watch start
    watch stop