ifw-ccf  3.0.0-pre2
Functions
clib.utils Namespace Reference

Functions

def serialise_rec_stat (rec_stat)
 Dump the info in the RecStat structure in a buffer and return this. More...
 
def serialise_rec_wait_stat (rec_wait_stat)
 Dump the info in the RecWaitStat structure in a buffer and return this. More...
 

Function Documentation

◆ serialise_rec_stat()

def clib.utils.serialise_rec_stat (   rec_stat)

Dump the info in the RecStat structure in a buffer and return this.

◆ serialise_rec_wait_stat()

def clib.utils.serialise_rec_wait_stat (   rec_wait_stat)

Dump the info in the RecWaitStat structure in a buffer and return this.