/* *Copyright(c)2020TheWebRTCprojectauthors.AllRightsReserved. * *Usejava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 *thatcanbefoundintheLICENSEfileintherootofthesource *tree.Anadditionalintellectualpropertyrightsgrantcanbefound *inthefilePATENTS.Allcontributingprojectauthorsmay *befoundintheAUTHORSfileintherootofthesourcetree.
*/
#include"call/version.h"
namespace webrtc {
// The timestamp is always in UTC. const char* const kSourceTimestamp = "WebRTC source stamp 2026-05-04T04:06:10";
void LoadWebRTCVersionInRegister() { // Using volatile to instruct the compiler to not optimize `p` away even // if it looks unused. const char* volatile p = kSourceTimestamp; static_cast<void>(p);
}
} // namespace webrtc
Messung V0.5 in Prozent
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.3Bemerkung:
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.