package com.ustadmobile.lib.util actual fun getSystemTimeInMillis(): Long { return System.currentTimeMillis() }