Open stolsvik opened 3 years ago
I had evidently forgotten this case when making #45, which is identical - and closed by https://github.com/centiservice/mats3/commit/84ba5747efe4c5dacc01098601f2641a2c196831 So, I'll reuse this for what I had forgotten there: Make it available from ContextLocal.
This would be a way to "sub-divide" a stage's time use into its separate operations. The most typical would be queries.
Also make this available from ContextLocal.
Extra-timings should be made available through the Interceptor API.