blls_time_type structure#
struct blls_time_type{T} total::T clock_total::T
detailed documentation#
time derived type as a Julia structure
components#
T total
the total CPU time spent in the package
T clock_total
the total clock time spent in the package