cf.TimeDuration.__int__ — Documentation
Called to implement the built-in function int
int
x.__int__() <==> int(x)