A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ncbi__types_8c_source.html below:

NCBI C++ ToolKit: src/connect/ncbi_types.c Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

43

? timeout->

sec

* 1000 + (timeout->

usec

+ 500) / 1000

44

: (

unsigned long

)(-1L);

50  if

(

ms

== (

unsigned long

)(-1L))

52

timeout->

sec

= (

unsigned int

) (

ms

/ 1000);

53

timeout->

usec

= (

unsigned int

)((

ms

% 1000) * 1000);

unsigned long NcbiTimeoutToMs(const STimeout *timeout)

unsigned int usec

microseconds (modulo 1,000,000)

STimeout * NcbiMsToTimeout(STimeout *timeout, unsigned long ms)

unsigned int

A callback function used to compare two keys in a database.

static SLJIT_INLINE sljit_ins ms(sljit_gpr r, sljit_s32 d, sljit_gpr x, sljit_gpr b)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4