Get next event time for network simulator
encapsulated function getNextHitNetwork import Modelica_Synchronous.WorkInProgress.Incubate.TrueTime.ExternalC.Network; input Network networkHandle "Handle to network simulator object"; input Real currTime "Current time"; output Real nextT "Next event time"; end getNextHitNetwork;