mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
javadoc correction
This commit is contained in:
parent
3a1fa5bf5b
commit
edda14615e
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ public class DsfPlugin extends Plugin {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a relative timestamp in the form "<seconds>,<milliseconds>". Each
|
* Returns a relative timestamp in the form "seconds,milliseconds". Each
|
||||||
* segment is zero-padded to three digits, ensuring a consistent length of
|
* segment is zero-padded to three digits, ensuring a consistent length of
|
||||||
* seven characters. The timestamp has no absolute meaning. It is merely the
|
* seven characters. The timestamp has no absolute meaning. It is merely the
|
||||||
* elapsed time since January 1, 1970 UT truncated at 999 seconds. Do not
|
* elapsed time since January 1, 1970 UT truncated at 999 seconds. Do not
|
||||||
|
|
Loading…
Add table
Reference in a new issue