ArgumentTime is a parsable argument that represents a time duration. It supports suffixes 's' for seconds, 'd' for days, and 't' for ticks.
The number of input strings this argument consumes.
Gets the usage string for this argument.
Parses the input string into the desired type.
Suggests possible completions for the input string.