KCML_Coverage_Save
Purpose
Save session coverage to disk.
Definition
DEFSUB 'KCML_Coverage_Save(sLibrary$ = "") AS Void
Parameters
| sLibrary | Optional. The name of the library. If unsupplied, coverage for all libraries is flushed. |
Description
Flush session coverage to disk. Updates coverage counts on associated .kbin.coverage files and resets in-memory counts to zero.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.