Set a new time instant for a model.
fmiSetTime(instance, time)
tlist, an instance of a model.
real, a start value of the time (e.g. 0).
fmiSetTime is the function that sets a new time instant and re-initializes caching of variables that
depend on the time.