stanley-king 2 years atrás
parent
commit
26df15a549
1 changed files with 2 additions and 0 deletions
  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']