Results for microseconds translation from Chinese (Simplified) to German

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Chinese (Simplified)

German

Info

Chinese (Simplified)

微秒; microsecond; microseconds; µs; usamount in units (real)

German

mikrosekunde;mikrosekunden;µs;usamount in units (real)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Chinese (Simplified)

uniqid() returns a prefixed unique identifier based on the current time in microseconds. the prefix can be useful for instance if you generate identifiers simultaneously on several hosts that might happen to generate the identifier at the same microsecond. prefix can be up to 114 characters long.

German

b. auf mehreren servern gleichzeitig id´s erzeugen, was ja im ungünstigsten fall zur selben mikrosekunde geschehen kann.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Chinese (Simplified)

// seed with microseconds function make_seed() {list($usec, $sec) = explode(' ', microtime()); return (float) $sec + ((float) $usec * 100000);} mt_srand(make_seed()); $randval = mt_rand();

German

gleiche startwerte führen auch jeweils zu derselben pseudo-zufallssequenzen daher ist es üblich, diese über die aktuelle uhrzeit festzulegen:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
9,168,760,659 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK