accLoggerLevel (Function) |
Top Previous Next |
This will return the amount of space used by the logger. The logger must first have been started with accLoggerStart for buffer to be filled.
Returns: INT
Declaration: FUNCTION accLoggerLevel : INT;
Example: INCLUDE rtcu.inc |