Skip to content

v0.15.0

Compare
Choose a tag to compare
@Gr1N Gr1N released this 21 Dec 13:21
· 10 commits to master since this release
fc0419e
  • Added .timeit_task(), asyncio.create_task like function that sends timing metric when the task finishes, #29 by @aviramha
  • Added threshold_ms (Optional) to .timeit() for sending timing metric only when exceeds threshold, #27 by @aviramha