jnr.posix
Interface Times


public interface Times


Method Summary
 long cstime()
           
 long cutime()
           
 long stime()
           
 long utime()
           
 

Method Detail

utime

long utime()

stime

long stime()

cutime

long cutime()

cstime

long cstime()


Copyright © 2014. All Rights Reserved.