Searched refs:TSCREC (Results 1 – 1 of 1) sorted by relevance
69 TSCREC = "Q" variable85 line = fd.read(struct.calcsize(TSCREC))88 tsc = struct.unpack(TSCREC, line)[0]
Completed in 5 milliseconds