My aim is to fetch the time axis and subsequently define a time axis using it
So,
let tvals = t[gt=uvel]
is likely what you want. In this case tvals is just a regular variable containing the coordinate values defined on the underlying time axis. For example, see