public long Time()
 {
     return(UnixTimeConverter.CurrentUnixTimeMillis());
 }