Current section

Files

Jump to
chrobot include protocol@profiler_TakePreciseCoverageResponse.hrl
Raw

include/protocol@profiler_TakePreciseCoverageResponse.hrl

-record(take_precise_coverage_response, {
result :: list(protocol@profiler:script_coverage()),
timestamp :: float()
}).