- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
/**
* Last modification time is only an int and in seconds, thus can be off by 999.
*
* @return 1000
*/
@Override
public double getLastModTimeAccuracy()
{
return LAST_MOD_TIME_ACCURACY;
}
Dummy00001 06.12.2016 03:55 # 0
inkanus-gray 06.12.2016 05:47 # 0
guest 06.12.2016 10:43 # +1
O____O 07.12.2016 13:38 # −1