Get timing variables in snippet

Is there a way to get timing variables (e.g. [^qt^] Tag Syntax - Building Sites | MODX Documentation), directly, inside a snippet ?

I think you can access the information from the $modx instance ($modx->queryTime, $modx->executedQueries) but you have to do some of the calculations yourself: