Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Intervals are used to measure “distance” between values.

learn more… | top users | synonyms (1)

0
votes
1answer
80 views

Facebook API: is a time interval between calls needed?

I need my app to continuously call the Facebook API. Should I set an interval between each call or just make sure it doesn't make more calls than what the developers declared a single app can do and ...