slls_time_type structure#
#include <galahad_slls.h> struct slls_time_type { // components rpc_ total; rpc_ clock_total; };
detailed documentation#
time derived type as a C struct
components#
rpc_ total
the total CPU time spent in the package
rpc_ clock_total
the total clock time spent in the package