Simtime in microseconds
Opened this issue · 1 comments
SamirRachedi commented
Hi @shigeya,
I'm trying to assign the simTime to a double variable using the dbl() function (ex: double t = simtime().dbl()). But it's only returning 4 digits after the decimal dot.
So, is it possible to increase the number of digits to 6?
thanks.
shigeya commented
Hi, I think you'd better ask in the master repository of omnetpp
instead of a forked repository like mine here.