mosquito-cr / mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227 stars 24 forks source link

use Benchmark::BM::Tms.real for task time measure #56

Closed anapsix closed 3 years ago

anapsix commented 3 years ago

for accurate measurement of elapsed [task] time use Benchmark::BM::Tms.real