MCPcopy Create free account
hub / github.com/QuantFans/quantdigger / type

Method type

quantdigger/kernel/datastruct.py:314–318  ·  view source on GitHub ↗

时间单位。

(self)

Source from the content-addressed store, hash-verified

312
313 @property
314 def type(self):
315 """
316 时间单位。
317 """
318 return self._type
319
320 @property
321 def length(self):

Callers 10

jquery.min.jsFile · 0.80
sFunction · 0.80
BcFunction · 0.80
isArraylikeFunction · 0.80
buildParamsFunction · 0.80
jquery.min.jsFile · 0.80
sFunction · 0.80
BcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected