Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@slipegg slipegg released this 13 Oct 04:31
09e50ef

Refactor some log related codes

  1. Avoid string type concatenation when printing logs.
  2. Add the clockStr variable to cache the string form of the clock, thus avoiding frequent conversion when printing logs.