What do you need it for? Do you really need the number of milliseconds since the last system start, or are you really after something else?
Qt does not have API to retreive current system uptime. It is up to you to implement that using system-dependent API's.