module PlaceOS::Driver::Stats

Defined in:

placeos-driver/stats.cr

Class Method Summary

Class Method Detail

def self.dump_stats #

Useful for debugging, it outputs memory usage and internal protocol queue values

to obtain the stats you need to signal the process kill -s USR2 %PID


[View source]