TimestampDiff returns t2 - t1 where t1 and t2 are date or datetime expressions. The unit for the result (an integer) is given by the unit argument. The legal values for unit are "YEAR" "QUARTER" "MONTH" "DAY" "HOUR" "SECOND" and so on.
(unit string, t1 Time, t2 Time)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…