CacheClearStats

The CacheClearStats function will reset statistics of the specified bucket in the cache.

COMMAND SYNTAX

    CacheClearStats()

EXAMPLE

    INCLUDE JBC.h
    CacheClearStats('bucket1')

NOTES

This function does change items in the bucket.

Last update: Sat, 16 Jul 2022 15:34