testThreadInfo.py 77 B

1234
  1. from threadinfo import ThreadInfo
  2. ti = ThreadInfo("pol",244224623)
  3. ti.draw()