MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / ParseDuration

Function ParseDuration

tidbparser/dependency/types/time.go:930–1049  ·  view source on GitHub ↗

ParseDuration parses the time form a formatted string with a fractional seconds part, returns the duration type Time value. See http://dev.mysql.com/doc/refman/5.7/en/fractional-seconds.html

(str string, fsp int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

StrToDurationFunction · 0.85
compareStringMethod · 0.85
compareMysqlDurationMethod · 0.85
CompareStringMethod · 0.85

Calls 6

CheckFspFunction · 0.85
ParseFracFunction · 0.85
ParseDatetimeFunction · 0.85
ConvertToDurationMethod · 0.80
GenByArgsMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…