MCPcopy Create free account
hub / github.com/KingFuRong/pythonSpider / time_now

Function time_now

Utils/tools.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8
9def time_now():
10 return int(time.time() * 1000)
11
12
13def download_img(session, name, url):

Callers 3

极验滑块.pyFile · 0.85
慕课网登录.pyFile · 0.85
米游社.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected