stanley-king 2 tahun lalu
induk
melakukan
26df15a549
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      plot/refill/ChannelReader.py

+ 2 - 0
plot/refill/ChannelReader.py

@@ -4,6 +4,8 @@ from .DataStream import EChPosmap as pos_map
 import numpy as np
 import re
 from collections import defaultdict
+import time as time
+
 
 __all__ = ['ChannelReader']