Closed baiwfg2 closed 4 years ago
msTaken seems to be the meaning of usTaken since it's obtained by nanoseconds()/1000
msTaken
usTaken
nanoseconds()/1000
Another one, WaitGroup variable is often called wg. The name workers seems to collide with function worker()
wg
workers
worker()
msTaken
seems to be the meaning ofusTaken
since it's obtained bynanoseconds()/1000
Another one, WaitGroup variable is often called
wg
. The nameworkers
seems to collide with functionworker()