X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=bluesky%2Fstore-s3.c;h=8ffc296f855993549dc21932cc472275539bd6c8;hb=83fd6b61a6e092a22d4d5e59ed95f05f5e287f11;hp=7d70642c980360a54ccd77a20b233143e67ecec2;hpb=ea04d8bdad2da0b59fed45d8ea0128bdba2eb792;p=bluesky.git diff --git a/bluesky/store-s3.c b/bluesky/store-s3.c index 7d70642..8ffc296 100644 --- a/bluesky/store-s3.c +++ b/bluesky/store-s3.c @@ -83,6 +83,7 @@ static void s3store_task(gpointer a, gpointer s) S3Store *store = (S3Store *)s; async->status = ASYNC_RUNNING; + async->exec_time = bluesky_now_hires(); if (async->op == STORE_OP_GET) { struct get_info info;