Scol standard library package  0.3.1
Common and usefull functions for all Scol applications
Classes | Typedefs | Functions
misc.pkg File Reference

Scol Standard Library - Miscelleanous API. More...

Classes

struct  STD_COUNTER
 

Typedefs

typedef struct mkSTD_COUNTER STD_COUNTER
 

Functions

 std_counterClose (counter)
 Close a counter. More...
 
 std_counterReset (counter)
 Reset a counter (a re-start) More...
 
 std_counterStart ()
 Start a counter. More...
 
 std_counterStop (counter)
 Stop a counter. More...
 

Detailed Description

Scol Standard Library - Miscelleanous API.

Author
Scol team
Version
0.1

Function Documentation

std_counterStart ( )

Start a counter.

Prototype : fun [] STD_COUNTER

Returns
STD_COUNTER : a counter object