launchdarkly / cpp-sdks

C++ Client/Server SDKs
Other
5 stars 2 forks source link

docs: fix incorrect time unit on LDServerDataSourcePollBuilder_IntervalS #343

Closed cwaldren-ld closed 8 months ago

cwaldren-ld commented 8 months ago

The docs said milliseconds, but the parameter is seconds.