17-Statistics_Dbstat

This sample demonstrates use of the runtime statistics API functions mco_class_stat_get(), mco_index_stat_num() and mco_index_stat_get().

How to Run

See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the \target\bin directory:

 
    17_statistics_dbstat
     

But it is more instructive to run it in your development environment debugger, stepping through the code.

Related Topics Link IconRelated Topics